-
WARNING: This is still Python 2.7! For some reason the following function has extremely slow runtime: def get_content(d,content): if isinstance(d,unicode): …
- 398 views
- 1 answers
- 0 votes
WARNING: This is still Python 2.7! For some reason the following function has extremely slow runtime: def get_content(d,content): if isinstance(d,unicode): …